home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 113 / 113.d81 / mts boot (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  1KB  |  29 lines

  1. 10 poke56,136:clr
  2. 20 dv=peek(186):ifdv<8thendv=8
  3. 22 sys65409
  4. 30 poke53281,.:poke53280,.:print"[147]":gosub60000
  5. 40 sys57812"mts.font",dv,0:poke780,.:poke781,.:poke782,240:sys65493
  6. 50 sys57812"mts.sprites",dv,0:poke780,.:poke781,.:poke782,204:sys65493
  7. 60 sys57812"copymem c000",dv,0:poke780,.:poke781,.:poke782,192:sys65493
  8. 100 poke56578,peek(56578)or3
  9. 110 poke56576,(peek(56576)and252)
  10. 120 poke53272,(peek(53272)and15)or32
  11. 130 poke53272,(peek(53272)and240)or12
  12. 140 poke648,200:print"[147]":poke53283,8
  13. 150 poke53265,peek(53265)or64
  14. 1000 print"[144]load"chr$(34)"mts.game"chr$(34)","dv
  15. 1010 print:print:print:print:print"run"
  16. 1020 poke631,19:poke632,13:poke633,13:poke198,3:end
  17. 10000 open15,8,15,"s0:mts boot":close15:save"mts boot",8:end
  18. 60000 print"[147]":z$=" [152]                                      ":poke214,10:print
  19. 60010 print" [155][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184]":fori=0to11:printz$:next
  20. 60020 print" [151][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][152]"
  21. 60030 z$(0)="[205][213][210][196][197][210] [212][201][205][197][211] [211][197][214][197][206]":z$(1)="by [193]nthony [210]ose
  22. 60040 z$(2)[178]"(len) 1993 by (NULL)oftdisk (NULL)ublishing"[170][199](13)
  23. 60050 z$(3)[178]"(NULL)his program is the copyrighted work
  24. 60060 z$(4)="of [211][207][198][212][196][201][211][203] [208][213][194][204][201][211][200][201][206][199].  [201]t is not"
  25. 60070 z$(5)="shareware or in the public domain."
  26. 60080 z$(6)="[210]eport illegal distribution of":z$(7)="this program by calling"
  27. 60090 z$(8)="1-800-831-2694 or 1-318-221-8718.":poke214,12:print
  28. 60100 fori=0to8:printtab(20-(len(z$(i))/2))""z$(i):next:return
  29.